SymbPrmtSclrCrvTo2D
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbPrmtSclrCrvTo2D()
SYNOPSIS
symb_lib/symbolic.c:1640
CagdCrvStruct *SymbPrmtSclrCrvTo2D(CagdCrvStruct *Crv,
CagdRType Min,
CagdRType Max)
DESCRIPTION
Promote a scalar curve to two dimensions by moving the scalar axis to be
the Y axis and adding monotone X axis.
PARAMETERS:
Crv: Scalar curve to promose to a two dimensional one.
Min: Minimum of new monotone X axis.
Max: Maximum of new monotone X axis.
FUNCTION RETURN VALUE
CagdCrvStruct *: A two dimensional curve.
SEE ALSO
SymbPrmtSclrSrfTo3D,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:17 GMT, October 17, 2022